| Package | Description |
|---|---|
| com.atid.lib.module.barcode.spc.type |
| Modifier and Type | Method and Description |
|---|---|
static GS1Emulation |
GS1Emulation.valueOf(int code) |
static GS1Emulation |
GS1Emulation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GS1Emulation[] |
GS1Emulation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|